FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package de.gematik.erezept-workflow.r4#1.4.2 (78 ms)

Package de.gematik.erezept-workflow.r4
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=de.gematik.erezept-workflow.r4@1.4.2&canonical=https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_PrescriptionId
Url https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_PrescriptionId
Version 1.4
Status active
Date 2024-07-15
Name GEM_ERP_PR_PrescriptionId
Title Identifier Profile for Prescription IDs
Experimental False
Description The prescriptionID is an generated and not changeable sequence of numbers seperated by dots. The first three numbers define the type of the prescription. The next twelve numbers are the generated unique and consecutive sequence of the prescription. The last two digits are the check numbers according to ISO 7064.
Type Identifier
Kind complex-type

Resources that use this resource

StructureDefinition
https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_BfArMApproval BfArM Approval of admissibility for doctor s prescription of narcotics
https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Bundle Document Bundle for Receipt
https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_MedicationDispense_DiGA Dispensation of a DiGA-Prescription
https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_MedicationDispense Dispensation of the Prescription
https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Task Task for Management of ePrescription Workflow

Resources that this resource uses

No resources found



Source

{
  "resourceType" : "StructureDefinition",
  "id" : "GEM-ERP-PR-PrescriptionId",
  "url" : "https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_PrescriptionId",
  "version" : "1.4",
  "name" : "GEM_ERP_PR_PrescriptionId",
  "title" : "Identifier Profile for Prescription IDs",
  "status" : "active",
  "date" : "2024-07-15",
  "description" : "The prescriptionID is an generated and not changeable sequence of numbers seperated by dots. The first three numbers define the type of the prescription. The next twelve numbers are the generated unique and consecutive sequence of the prescription. The last two digits are the check numbers according to ISO 7064.",
  "fhirVersion" : "4.0.1",
  "kind" : "complex-type",
  "abstract" : false,
  "type" : "Identifier",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Identifier",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Identifier.use",
        "path" : "Identifier.use",
        "fixedCode" : "official"
      },
      {
        "id" : "Identifier.system",
        "path" : "Identifier.system",
        "min" : 1,
        "patternUri" : "https://gematik.de/fhir/erp/NamingSystem/GEM_ERP_NS_PrescriptionId",
        "mustSupport" : true
      },
      {
        "id" : "Identifier.value",
        "path" : "Identifier.value",
        "short" : "The identifier for an ePrescription.",
        "comment" : "Datamodel according to gemSpec_DM_eRp",
        "min" : 1,
        "mustSupport" : true
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.